Train Text
Train API Endpoints
Train Text
Process raw text data and use it to train the specified RAG system.
POST
Train Text
Authorizations
Query Parameters
The ID of the RAG system to train (must be a 24-character hex string).
Example:
"654c602a46c3b6d4e28741b0"
Body
application/json
Response
Text successfully processed and RAG system trained.
Placeholder for a success message or job ID.